home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7119 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.ios.com!usenet
  2. From: larrymb@gramercy.ios.com (Pacarana)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AddIntServer + VERTB strangeness
  5. Date: 9 Apr 1996 17:54:30 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <731.6672T1195T1500@gramercy.ios.com>
  8. References: <PETERM.96Apr4234146@tui.maths.irl.cri.nz><1380.6669T1116T2575@gramercy.ios.com> <PETERM.96Apr7124019@tui.maths.irl.cri.nz>
  9. NNTP-Posting-Host: ppp-22.ts-1.hck.idt.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >>>The safe, legal way to install interrupts is to use AddIntServer(),
  13. >>>SetIntVector(), QBlit(), AddICRVector(), etc.  [...]
  14. >>  Perhaps, but whatever I tried, it never seemed to work out as well.
  15. >Did you try an input-handler?
  16.  Yeah, it didn't seem to help enough. Perhaps some extra special had to be
  17. done that I missed. I also vaguely remember odd remnant stuff could get left
  18. over. It seemed that keyboard presses could pause the shell and cause the
  19. program to wait and other odd stuff. It was quite some time since I messed
  20. with that though, so I'm not quite sure what the exact situation was. Soeof
  21. the stuff was before an Input Hadnler install was tried, but I think some
  22. troubles still existed even after those attempts.
  23.  
  24.